'Declaration Protected Overloads Sub OnCollectionChanged( _ ByVal action As NotifyCollectionChangedAction, _ ByVal items As IEnumerable(Of Object) _ )
protected void OnCollectionChanged( NotifyCollectionChangedAction action, IEnumerable<object> items )
Parameters
- action
- items